Adds the specified number of seconds to the value of this instance.
If number of seconds is a negative number, the amount is subtracted
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
type(DateTime),
|
intent(in) |
|
|
:: |
time1 |
|
integer,
|
intent(in) |
|
|
:: |
step |
|
Return Value
type(DateTime)